﻿2026-07-27T13:12:26.6214512Z ##[group]Run actions/checkout@v5
2026-07-27T13:12:26.6215228Z with:
2026-07-27T13:12:26.6215610Z   ref: e2b34a605ffde06cf0893964b68d004139242e29
2026-07-27T13:12:26.6216073Z   fetch-depth: 1
2026-07-27T13:12:26.6216440Z   repository: BigscreenVR/spt-bs-core
2026-07-27T13:12:26.6219746Z   token: ***
2026-07-27T13:12:26.6220097Z   ssh-strict: true
2026-07-27T13:12:26.6220460Z   ssh-user: git
2026-07-27T13:12:26.6220814Z   persist-credentials: true
2026-07-27T13:12:26.6221185Z   clean: true
2026-07-27T13:12:26.6221533Z   sparse-checkout-cone-mode: true
2026-07-27T13:12:26.6221933Z   fetch-tags: false
2026-07-27T13:12:26.6222285Z   show-progress: true
2026-07-27T13:12:26.6222626Z   lfs: false
2026-07-27T13:12:26.6222945Z   submodules: false
2026-07-27T13:12:26.6223289Z   set-safe-directory: true
2026-07-27T13:12:26.6223676Z   allow-unsafe-pr-checkout: false
2026-07-27T13:12:26.6224276Z ##[endgroup]
2026-07-27T13:12:26.7020197Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T13:12:26.7022800Z ##[group]Getting Git version info
2026-07-27T13:12:26.7023973Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T13:12:26.7025580Z [command]/usr/bin/git version
2026-07-27T13:12:26.7026340Z git version 2.43.0
2026-07-27T13:12:26.7032150Z ##[endgroup]
2026-07-27T13:12:26.7044778Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/170cd4dd-1e13-436c-a2cc-08289539de5d' before making global git config changes
2026-07-27T13:12:26.7046740Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T13:12:26.7048794Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T13:12:26.7085598Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T13:12:26.7106156Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:12:26.7117779Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T13:12:26.7121390Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T13:12:26.7139620Z HEAD
2026-07-27T13:12:26.7171305Z ##[endgroup]
2026-07-27T13:12:26.7172464Z [command]/usr/bin/git submodule status
2026-07-27T13:12:26.7386828Z ##[group]Cleaning the repository
2026-07-27T13:12:26.7387498Z [command]/usr/bin/git clean -ffdx
2026-07-27T13:12:26.7421232Z Removing traceable-reqs
2026-07-27T13:12:26.7428732Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T13:12:26.7482913Z HEAD is now at 79f96b0c Merge e8b74ffcdf6d07367299e065c07a189ac99aefd5 into 8515f437a5702ce6d8c72ea7c5372ab30187b145
2026-07-27T13:12:26.7487547Z ##[endgroup]
2026-07-27T13:12:26.7489558Z ##[group]Disabling automatic garbage collection
2026-07-27T13:12:26.7492737Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T13:12:26.7515881Z ##[endgroup]
2026-07-27T13:12:26.7516530Z ##[group]Setting up auth
2026-07-27T13:12:26.7521054Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T13:12:26.7544793Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T13:12:26.7737147Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T13:12:26.7762999Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T13:12:26.7946166Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T13:12:26.7994598Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T13:12:26.8189250Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T13:12:26.8219244Z ##[endgroup]
2026-07-27T13:12:26.8225335Z ##[group]Fetching the repository
2026-07-27T13:12:26.8226294Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin e2b34a605ffde06cf0893964b68d004139242e29
2026-07-27T13:12:27.4431661Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:12:27.4432939Z  * branch              e2b34a605ffde06cf0893964b68d004139242e29 -> FETCH_HEAD
2026-07-27T13:12:27.4451511Z ##[endgroup]
2026-07-27T13:12:27.4452139Z ##[group]Determining the checkout info
2026-07-27T13:12:27.4453111Z ##[endgroup]
2026-07-27T13:12:27.4457117Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T13:12:27.4497346Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T13:12:27.4525287Z ##[group]Checking out the ref
2026-07-27T13:12:27.4527519Z [command]/usr/bin/git checkout --progress --force e2b34a605ffde06cf0893964b68d004139242e29
2026-07-27T13:12:27.4798772Z Previous HEAD position was 79f96b0c Merge e8b74ffcdf6d07367299e065c07a189ac99aefd5 into 8515f437a5702ce6d8c72ea7c5372ab30187b145
2026-07-27T13:12:27.4801525Z HEAD is now at e2b34a60 ci: bound each notify send in time, not only by exit code
2026-07-27T13:12:27.4810753Z ##[endgroup]
2026-07-27T13:12:27.4844952Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T13:12:27.4865683Z e2b34a605ffde06cf0893964b68d004139242e29
